ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.Data Namespace / ReportParameterInfo<T> Class
Properties

In This Topic
    ReportParameterInfo<T> Class Members
    In This Topic

    The following tables list the members exposed by ReportParameterInfo<T>.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ReportParameterInfo<T> class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the label of the report parameter.  
    Public PropertyGets the value of the report parameter.  
    Top
    See Also